Skip to content

Update dependency faker to v3.8.0#11313

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/faker-3.x-lockfile
Open

Update dependency faker to v3.8.0#11313
renovate[bot] wants to merge 1 commit intomainfrom
renovate/faker-3.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 15, 2026

This PR contains the following updates:

Package Change Age Confidence
faker (changelog) 3.5.23.8.0 age confidence

Release Notes

faker-ruby/faker (faker)

v3.8.0

Compare Source

Enabling lazy load

This version introduces lazy loading. It means users will only pay for what they use. Faker loads 2x faster when it's enabled.

Lazy loading the generators is disabled by default. To enable it, choose one of the configuration options below:

1 - Set lazy load as a Faker Config

Faker::Config.lazy_loading = true

2 - Set lazy load as an environment variable

FAKER_LAZY_LOAD = 1

We hope you get to see the improvement by enabling it. Please file a bug report for any issues!

Thanks to @​jeremyevans for the mentoring, and to @​thdaraujo for pairing and code reviews.

Full Changelog: faker-ruby/faker@v3.7.1...v3.8.0


v3.7.1

Compare Source

Enabling lazy load

This version introduces lazy loading. It means users will only pay for what they use. Faker loads 2x faster when it's enabled.

Lazy loading the generators is disabled by default. To enable it, choose one of the configuration options below:

1 - Set lazy load as a Faker Config

Faker::Config.lazy_loading = true

2 - Set lazy load as an environment variable

FAKER_LAZY_LOAD = 1

We hope you get to see the improvement by enabling it. Please file a bug report for any issues!

Thanks to @​jeremyevans for the mentoring, and to @​thdaraujo for pairing and code reviews.

Full Changelog: faker-ruby/faker@v3.7.1...v3.8.0


v3.6.1

Compare Source

It's almost Spring time in the Northern hemisphere 🌸

Security, performance improvements and bug fixes
Update development dependencies
New Contributors

Full Changelog: faker-ruby/faker@v3.6.0...v3.6.1


v3.6.0

Compare Source

First release of the new year!

This version comes with some performance improvements (speeds faker load time by 17%!) and removal of deprecated generators.

It also drops support to Ruby's EOL 3.0. The minimum supported Ruby version is 3.1.

Drops support for Ruby 3.0
Removes deprecated generators
  • Faker::Twitter and Faker::BossaNova have been removed. Please use the new generators Faker::X and Faker::Music::BossaNova and check the new docs for more details in #​3190
Improvements and bug fixes
Update development dependencies
New Contributors

Full Changelog: faker-ruby/faker@v3.5.3...v3.6.0


v3.5.3

Compare Source

Wishing you a cozy and calm Holiday season ☃️

This version adds and improves some locales, fixes some bugs, and deprecates some generators.

Thanks to all contributors!

Deprecated generators
Improvements & Bug Fixes
Chores
Update local dependencies
New Contributors

Full Changelog: faker-ruby/faker@v3.5.2...v3.5.3



Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/faker-3.x-lockfile branch 2 times, most recently from 4a0fc77 to cbb1590 Compare April 16, 2026 14:59
@renovate renovate Bot force-pushed the renovate/faker-3.x-lockfile branch from cbb1590 to 31f9602 Compare April 23, 2026 17:09
@renovate renovate Bot changed the title Update dependency faker to v3.7.1 Update dependency faker to v3.8.0 Apr 23, 2026
@renovate renovate Bot force-pushed the renovate/faker-3.x-lockfile branch 17 times, most recently from a4c4ce5 to ca36666 Compare April 25, 2026 17:11
@renovate renovate Bot force-pushed the renovate/faker-3.x-lockfile branch from ca36666 to 9e18476 Compare April 25, 2026 21:56
@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage Report: Only Changed Files listed

Package Base Coverage New Coverage Difference
Overall Coverage 🟢 53.13% 🟢 53.13% ⚪ 0%

Minimum allowed coverage is 0%, this run produced 53.13%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants